home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / supported / xypic / trailer < prev   
Text File  |  1995-03-15  |  6KB  |  140 lines

  1. -*-text-*- $Id: TRAILER,v 2.12 1994/10/25 11:34:25 kris Exp kris $
  2.  
  3. =======================================================================
  4. TRAILER: ANNOUNCING the Xy-pic version 2.12 DIAGRAM TYPESETTING PACKAGE
  5. =======================================================================
  6.  
  7. Xy-pic is a package for typesetting a variety of graphs and diagrams
  8. with TeX.  Xy-pic works with most formats (including LaTeX, AMS-LaTeX,
  9. AMS-TeX, and plain TeX; in particular Xy-pic is provided as a LaTeX2e
  10. `package').
  11.  
  12. NOTE: version 2.12 is a (bug fix) final BETA CONFIDENCE TEST release
  13. of Xy-pic 3 in the sense that it is likely to contain minor bugs in
  14. both documentation and code but should be stable.  If you are a user
  15. of an earlier version of Xy-pic then PLEASE TEST this release with
  16. your existing diagrams and REPORT PROBLEMS you encounter to the
  17. authors!
  18.  
  19. The intention remains to maintain full backwards compatibility with
  20. Xy-pic 2 but we need feed-back from users in order to achieve this
  21. goal (see `The future and backwards compatibility' in the User's Guide
  22. for the unavoidable exceptions).
  23.  
  24. Version 2.12 was the final result of the effort this springs to
  25. outline Xy-pic 3 in collaboration with Ross Moore while visiting
  26. Macquarie U, Sydney: The package is now structured as a kernel and
  27. several orthogonal modules and several independent `specialist' modes
  28. for convenient typesetting of Graphs and Trees, 2-cells, String and
  29. braid diagrams, etc., are under construction.
  30.  
  31. Below I discuss the main features of Xy-pic and how it is available.
  32.  
  33. ----------------------------------------------------------------------
  34. VERSION 2.12 FEATURES
  35. ----------------------------------------------------------------------
  36.  
  37. Xy-pic version 2.12 provides four modes of specifying drawings that
  38. can be combined:
  39.  
  40. * NEW: A polygon mode where diagrams shaped as regular polygons are
  41.   entered in a simple way.
  42.  
  43. * A graph combinator mode where diagrams are specified the way they
  44.   are composed as graphs.
  45.  
  46. * A matrix-like mode where the dimensions of the drawing are
  47.   automatically computed by aligning diagram entries in rows and
  48.   columns (this is also the `version 2 compatibility mode').
  49.  
  50. * A general `turtle graphic' drawing language for specifying graphs
  51.   with objects and connections between them in a manner independent of
  52.   orientation.
  53.  
  54. All modes support the following specific features:
  55.  
  56. + Positions can be given in variety of formats (extendable) including
  57.   user defined coordinates (x,y) and relative to previous positions,
  58.   objects, object edges, and points on connections.
  59.  
  60. + Objects may be circular or rectangular (more shapes can be added)
  61.   and adjusted in several ways.
  62.  
  63. + Large library of objects with mnemonic names.
  64.  
  65. + Objects that orient themself along a connection when placed relative
  66.   to it, e.g., `\dir{|-}' is like \vdash but thus oriented; new such
  67.   objects can be defined in a convenient way.
  68.  
  69. + Includes circle segments and arbitrary TeX text.
  70.  
  71. + Connections are aligned between the reference points of objects but
  72.   start and end on the edges.
  73.  
  74. + Any object can be used to build a connection (using `diagonal
  75.   filling'); library objects provide common line types.
  76.  
  77. + Special notation for drawing arrows with tail, stem, and head build
  78.   from any object(s).  Special support for arrows that cross each
  79.   other, arrows that `go by' other entries, combined arrows, and
  80.   arrows with n/8 bends.
  81.  
  82. + Library of frames.
  83.  
  84. + Special notation for rotation, scaling, colour, and line thickness.
  85.   The correct typesetting of these features requires a backend that
  86.   supports it (i.e., PostScript) but even when this is not available
  87.   Xy-pic tries to approximate what is requested.
  88.  
  89. + Output can use PostScript for drawing (several \special formats are
  90.   supported: dvips, dvitops, Textures, and OzTeX -- more are being
  91.   added continuously: contact Ross Moore <ross@mpce.mq.edu.au> for the
  92.   current list).  Notation for inclusion of literal PostScript.
  93.  
  94. ----------------------------------------------------------------------
  95. AVAILABILTY
  96. ----------------------------------------------------------------------
  97.  
  98. Xy-pic can be retrieved by anonymous ftp from at least the following
  99. locations (given as `site : directory'):
  100.  
  101.   ftp.diku.dk :     /diku/users/kris/TeX
  102.   ftp.mpce.mq.edu.au :    /pub/maths/TeX
  103.  
  104. as well as (unpacked) on CTAN in macros/generic/diagrams/xypic.
  105.  
  106. The following distribution files should be available in the above two
  107. locations but check the `README' file in each case (where the format
  108. of the files is also explained):
  109.  
  110.   xy212.TRAILER        These release notes
  111.  
  112.   xy212run.tar.gz    Xy-pic 2.12 `ready to run' distribution for
  113.               un*x and similar systems 
  114.  
  115.   xy212src.tar.gz    Xy-pic 2.12 complete sources
  116.  
  117.   xy212mac.sit.hqx    Xy-pic 2.12 adapted for the Macintosh w/Textures
  118.               by Ross Moore <ross@mpce.mq.edu.au>
  119.  
  120.   xyguide.ps.gz        User's Guide and Reference Manual preformatted
  121.   xyrefer.ps.gz          for a 300dpi PostScript printer
  122.  
  123. Please note that Xy-pic is `copyleft' under the terms of the GNU
  124. General Public License.
  125.  
  126. ----------------------------------------------------------------------
  127.  
  128. This is the end of the TRAILER.  I hope you will enjoy Xy-pic!
  129.  
  130. ----------------------------------------------------------------------
  131.  
  132.           Kristoffer H{\o}gsbro ROSE  <kris@diku.dk>
  133.  
  134.      DIKU, Universitetsparken 1, 2100 K{\o}benhavn {\O}, DANMARK
  135.      Phones: +45 35321400 direct: +45 35321420 fax: +45 35321401
  136.  
  137.     World Wide Web  <URL: http://www.diku.dk/users/kris/>
  138.  
  139. ----------------------------------------------------------------------
  140.